Skip to content

Conversation

olegliubimov
Copy link

Added 10 new unit tests:
Recipients_GETRecipient: ListRecipients_CorrectAccountIdAndEnvelopeId_ReturnRecipientsList()
Views_POSTEnvelopeRecipientView: CreateRecipientView_CorrectAccountIdAndEnvelopeId_ReturnViewUrl(
Documents_GetDocuments: ListDocuments_CorrectAccountIdAndEnvelopeId_ReturnEnvelopeDocumentsResult()
Envelopes_PutEnvelope: Update_CorrectAccountIdAndEnvelopeIdAndEnvelope_ReturnEnvelopeUpdateSummary()
Accounts_GetAccount: GetAccountInformation_CorrectAccountId_ReturnAccountInfo()
Recipients_PUTRecipient: UpdateRecipients_CorrectAccountIdAndEnvelopeId_ReturnRecipientsUpdateSummary()
Templates_GetTemplates: ListTemplates_CorrectAccountId_ReturnTemplatesList()
Users_GetUsers: List_CorrectAccountId_ReturnUsersList()
Templates_GetTemplate: Get_CorrectAccountIdAndTemplateId_ReturnTemplate()
Audit_Events_GetAudit_Events: ListAuditEvents_CorrectAccountIdAndEnvelopeId_ReturnAuditList()

README.md Outdated
python3 -m unittest test.unit_tests

### Recomended operating system
The prefered operating system to run unit-tests is Linux.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linux can't be the prefered operation system. Please provide instructions for both Mac and PC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants